-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regression: Team name validation failing always. #26574
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #26574 +/- ##
===========================================
+ Coverage 38.55% 38.64% +0.09%
===========================================
Files 758 758
Lines 18816 18816
Branches 1459 1459
===========================================
+ Hits 7254 7271 +17
+ Misses 11344 11325 -19
- Partials 218 220 +2
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could you create a test for this case? just to be sure we never gonna repeat this mistake again :x
I heard @souzaramon is covering this test case so we are good to go |
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments